run-time error
英 [rʌn taɪm ˈerə(r)]
美 [rʌn taɪm ˈerər]
网络 运行时错误; 运行出错; 运行错误; 运行时刻错误; 执行期间错误
英英释义
noun
- an error in logic or arithmetic that must be detected at run time
双语例句
- The flexible service processor ( FSP) firmware provides diagnostics, initialization, configuration, run-time error detection, and correction.
服务处理器(FSP)固件提供诊断、初始化、配置、运行时错误检测和修正的功能。 - Common Logical Error and Run-time error in C Language Teaching
C语言教学中常见的运行错误和逻辑错误 - The paper summarizes the logical error and run-time error that the compiler can not find, in order to help beginners better to master debugging skill and improve programming ability.
总结了编译器不能发现的常见运行错误和逻辑错误,以帮助初学者能较好的掌握程序调试技巧,提高编程能力。 - Rolls back a transaction if a Transact-SQL statement raises a run-time error.
如果transact-sql语句产生运行时错误,则回滚事务。 - Macro or function that runs when a run-time error occurs in a form or report
当窗体或报表中发生运行时错误时所执行的宏或函数 - We show there are some redundancies and concurrent run-time errors in the protocol and indicate that to store and transfer the public key, which is desired to be transferred in open channels, by the trusted party secretly is a substantial error.
然后讨论一个该协议并发运行的实例,从而指出该协议可能存在的并发运行错误,进一步说明使用可信第三方存储并加密传输可以完全公开的密钥协商因子是个实质性的错误。 - Use unchecked, run-time exceptions to report serious unexpected errors that may indicate an error in the program's logic.
使用不需检查运行时异常来报告严重的、无法预期的错误,这可能指出程序逻辑中的错误。 - Resume next specifies that when a run-time error occurs, control goes to the statement immediately following the statement where the error occurred, and execution continues from that point.
该语句指定当发生运行时错误时,控制由错误语句跳转到紧随发生错误语句之后的语句,并从该位置继续执行。 - When a run-time error occurs, the program stops and an error message is displayedyou need to debug the error and fix it before the program can continue.
当出现运行时错误时,程序停止并显示错误信息。这时您需要调试并修复错误,然后程序才能继续运行。 - This statement allows execution to continue despite a run-time error.
该语句允许即使发生了运行时错误时,仍继续执行。
